CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pso clustering

搜索资源列表

  1. QPSOFCM

    1下载:
  2. QPSO(具有量子性质的PSO算法)算法优化聚类问题,其相关代码-QPSO (quantum nature of the PSO algorithm) to optimize the clustering problem, its associated code
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:7136
    • 提供者:由从哲
  1. PP_Algorithm

    0下载:
  2. 将PSO和LBG结合在一步迭代过程中,并使用particle-pair(PP)搜索问题空间的算法-LBG will be in conjunction with PSO and step iterative process, and use the particle-pair (PP) problem space search algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:266311
    • 提供者:zwlo
  1. pso

    0下载:
  2. 粒子群聚类算法例题及其详细解析-Example particle cluster-like algorithm and its detailed analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1217
    • 提供者:kong
  1. Ipso

    3下载:
  2. 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:2048
    • 提供者:Sherry
  1. newestpso

    0下载:
  2. A PSO clustering algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5411
    • 提供者:anon
  1. ccode_pso

    0下载:
  2. PSO clustering using C code
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:19901
    • 提供者:uls
  1. A-PSO-approach-to-clustering

    0下载:
  2. 一种较ACO、ABC算法优越的 PSOclustering-a particle swarm optimization approach to clustering
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:214462
    • 提供者:袁可红
  1. clustering

    0下载:
  2. This the source code to find the clustering of features using PSO and helps in classification-This is the source code to find the clustering of features using PSO and helps in classification
  3. 所属分类:hospital software system

    • 发布日期:2017-11-14
    • 文件大小:3771
    • 提供者:Bharathi
  1. PSO2

    0下载:
  2. PSO聚类算法使用的数据是我们归一化后的数据,利用该数据求总的粒子数m,设置聚类数c(c=4,这个可以确定的),随机选择聚类中心并赋值给各个粒子,随机产生粒子的速度;-PSO clustering algorithm using data owned by a data after the data requirements to the total number of particles in m, set the number of clusters c (c = 4, this can b
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1898
    • 提供者:李毅
  1. Discrete-PSO

    0下载:
  2. In this paper, a novel Discrete Particle Swarm Optimization Algorithm (DPSOA) for data clustering has been proposed. The particle positions and velocities are defined in a discrete form. The DPSOA algorithm uses of a simple probability approach
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:195166
    • 提供者:ali
  1. clarify-PSO

    0下载:
  2. 协同PSO算法是运用协同组合方法,采用K均值来分类,PSO辅助来实现聚类分析-PSO algorithm is the use of collaborative synergistic combination of methods, the use of K-means to classify, PSO assisted to achieve clustering analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7129
    • 提供者:毛浩伍
  1. kmeancluster-pso

    1下载:
  2. 粒子群K均值聚类算法matlab源代码供大家学习-Particle Swarm K-means clustering algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1663
    • 提供者:fadfaddfa
  1. clustering-algorithm-based-on--PSO

    0下载:
  2. 这是一份讲解基于PSO的聚类算法的PPT,可作学习参考-This is a clustering algorithm based on PSO explain the PPT, can be used to study reference
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:486269
    • 提供者:king
  1. Metaheuristic-Clustering---MATLAB-Code

    0下载:
  2. Meta-heuristic clustering: Source Code of: GA: Genetic Algorithm PSO: Particles Swram Optimization HS: Harmony Search DE: Differential Evolution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:12402
    • 提供者:sepideh sal
  1. PSO

    0下载:
  2. 粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,在函数优化、图像压缩和基因聚类中的应用。-Particle Swarm is a new group of birds to imitate the behavior of intelligent optimization algorithm, function optimization, image compression and gene clustering applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:101765
    • 提供者:王薇
  1. KPSO

    0下载:
  2. 一种快速粒子群聚类算法-a kind of PSO clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11367788
    • 提供者:李雪源
  1. All_Clu

    0下载:
  2. K-means,PSOKM,ACKM三种聚类算法,数据集适用于K-means,在PSO上效果不好,AC有改进(Including K-means, PSOKM, ACKM three clustering algorithms, the data set applies to K-means, clustering on PSOKM is not good, clustering in ACKM has improved.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:waitsong
  1. PSO_clustering

    0下载:
  2. pso for data clustering program. v v helpful
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:zeeshan
  1. PSO_Kmeans

    4下载:
  2. K-means聚类算法,基于PSO改的聚类算法,对初始点的选择进行优化(K-means clustering algorithm, based on PSO modified clustering algorithm, optimized the selection of the initial point.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:女王范爆棚
  1. codaa

    0下载:
  2. The PSO clustering algorithm has as objective to simultaneously minimize the quantization error and intra-cluster distances
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com